When deleting output in Eshell, optionally add it to the kill ring.
authorTomas Volf <~@wolfsden.cz>
Fri, 16 Feb 2024 02:23:23 +0000 (18:23 -0800)
committerJim Porter <jporterbugs@gmail.com>
Fri, 16 Feb 2024 02:25:21 +0000 (18:25 -0800)
commit572d58b5e8d0f1f1244b9ccab8f02c4f50ca8d12
treea41ef471a09f6df31af076b2e46931e8dc9ce551
parentcea72c1757cc45b42baf3a35fb4d963f3e722b9c
When deleting output in Eshell, optionally add it to the kill ring.

* lisp/eshell/esh-mode.el (eshell-kill-output): Rename to...
(eshell-delete-output): ... this, for consistency with 'comint-mode',
and accept KILL argument.  Update callers.

Copyright-paperwork-exempt: yes
lisp/eshell/esh-mode.el